jQuery 局部div刷新和全局刷新方法
div的局部刷新 $(".dl").load(location.href+" .dl"); 全頁面的刷新方法 window.location.reload()刷新當前頁面. parent.l ...
div的局部刷新 $(".dl").load(location.href+" .dl"); 全頁面的刷新方法 window.location.reload()刷新當前頁面. parent.l ...